No need to have single-include guards in a private header
authorMichael Natterer <mitch@gimp.org>
Mon, 13 Jul 2009 23:33:52 +0000 (01:33 +0200)
committerMichael Natterer <mitch@gimp.org>
Mon, 13 Jul 2009 23:33:52 +0000 (01:33 +0200)
gtk/gtkcustompaperunixdialog.h

index f1d6ae63b7bcfa348968d4d5eb23821473f53035..0ff3af165d206cd2cb41b719486ce7d1ec42ca41 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
-#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
-#error "Only <gtk/gtkunixprint.h> can be included directly."
-#endif
-
 #ifndef __GTK_CUSTOM_PAPER_UNIX_DIALOG_H__
 #define __GTK_CUSTOM_PAPER_UNIX_DIALOG_H__